home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / ForCLI / cdtools1_0.readme < prev    next >
Text File  |  1996-09-26  |  4KB  |  87 lines

  1. Short: CLI-utils Strings,DelOld,OffsDate,Replace
  2. Type: os20/cli
  3. Uploader: damian@peanuts.informatik.uni-tuebingen.de
  4. Author: damian@myplanet.tue.sub.org
  5.  
  6. --------------------------------------------------------------------------------
  7.  
  8. CDs C:Tools Version 1.0 (20.10.93)
  9.  
  10.    © 1993 by Christof Damian (damian@myplanet.tue.sub.org)
  11.  
  12. --------------------------------------------------------------------------------
  13.  
  14.    This is the first version of my collection of small utilities, which I  found
  15. quite useful sometimes (rather than doing it by hand).
  16.  
  17.    They are all compiled with the DICE (DCC 2.07.56R (11.6.93)) compiler of Matt
  18. Dillon (a very good one by the way). I used the  XDME  1.82.10  editor  and  the
  19. includes & amiga.lib from C=. They all need Amiga OS 2.04. All    files  are  pure
  20. and can be made resident.
  21.  
  22.    The    programs  are  freely  distributable,as long as you make  NO  (0,  Zero,
  23. NULL, ...) money with it and it is distributed in the original archive.
  24.  
  25.    Source is included, not very good documented (speak: no comments) and maybe
  26. full of bugs (they are free, its your risk). If you find a bug, mail to one of
  27. the e-mail addresses below. Remember: it is version 1.0.
  28.  
  29. --------------------------------------------------------------------------------
  30.  
  31. Included are:
  32.  
  33.    DelOld PATTERN/M/A,DAYS/N/K,QUIET/S,ALL/S
  34.       Deletes all files, which match the PATTERN(s)  and  are  older  than  DAYS
  35.       (default is 7 days). With QUIET set it  says  nothing.  With  ALL  set  it
  36.       deletes  all  old  files     in   subdirectories   (but   not   the   dirs).
  37.  
  38.    OffsDate DAYS/N,SUBST/S
  39.       Prints the date which is DAYS away (default 0). DAYS can  be  positive  or
  40.       negative. With SUBST set days like today/yesterday are displayed as  word.
  41.       With this program and Pipe and  List  you  can  easy  replace  the  DelOld
  42.       command:
  43.  
  44.       Pipe List {PATTERN} UPTO `offdate -7` LFORMAT "delete %s%s" FILES |
  45.      Execute IN:
  46.  
  47.    Replace FIND/A,REPLACE/A
  48.       Replaces    every  occurence  of  the  FIND-string     in   stdin   with   the
  49.       REPLACE-string and prints it to stdout. This is a easy filter, which I use
  50.       mainly to convert different Cookie-Formats to the  AFortune  format.  (Any
  51.       good cookies out there ?)
  52.  
  53.    Strings PATTERN/M,LENGTH/N/K,OFFS/S,ALL/S
  54.       Shows all strings (text with characters  between  32  and  126)  that  are
  55.       longer then LENGTH (default  10)  in  all  files  that  are  matching  the
  56.       PATTERN(s). With OFFS set the offset of each string in the file is  shown.
  57.       With ALL set every file in every matchin dir is searched too.
  58.  
  59. --------------------------------------------------------------------------------
  60.  
  61. PS: If you like Rave,Techno,Trance or House music, take a look at the german
  62.    derave.txt made by me new every week with all the german clubs & raves. Mail
  63.    me to damian@myplanet.tue.sub.org
  64.  
  65. \ Christof Damian, Sand 11/Drosselweg 12, 72076 Tuebingen,Germany IRC: MrSmith
  66.  \ uni: damian@peanuts.informatik.uni-tuebingen.de        ("The Cyberhippy")
  67.  / adsp: damian@myplanet.adsp.sub.org         uucp: damian@myplanet.tue.sub.org
  68. /_ "On my planet living is so easy, there is love, peace and there is ecstasy"
  69.  
  70.  
  71.  
  72. ============================= Archive contents =============================
  73.  
  74. Original  Packed Ratio    Date     Time    Name
  75. -------- ------- ----- --------- --------  -------------
  76.     3041    1472 51.5% 20-Oct-93 15:18:54  cdtools.readme
  77.     2292    1619 29.3% 20-Oct-93 13:31:26  delold
  78.     3848    1510 60.7% 20-Oct-93 11:44:46  delold.c
  79.     1012     706 30.2% 20-Oct-93 13:31:30  offsdate
  80.     1760     783 55.5% 20-Oct-93 11:43:18  offsdate.c
  81.      956     695 27.3% 20-Oct-93 13:31:20  replace
  82.     1511     711 52.9% 20-Oct-93 11:45:38  replace.c
  83.     1832    1243 32.1% 20-Oct-93 15:13:52  strings
  84.     3975    1513 61.9% 20-Oct-93 15:13:42  strings.c
  85. -------- ------- ----- --------- --------
  86.    20227   10252 49.3% 08-Nov-93 15:00:28   9 files
  87.